home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / c / qtools0.2-tst.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  2.7 KB  |  90 lines

  1. Short:    A compilation of utils for QuakeI v0.2 (testfarm files)
  2. Author:   Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  3. Uploader: Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  4. Type:     dev/c
  5. Requires: ixemul, gcc
  6. Replaces: dev/c/QuakeITools.lha
  7.  
  8. this is a source-dump of my QuakeTools project. it is an entry to a
  9. greater project of documenting quakes ans quakeIIs file-internals and
  10. a library to create and modify and show all of their files.
  11.  
  12. take a look in the doc-dir.
  13.  
  14. NOTE: nearly 90% of the code is strict ANSI-C, the rest of 10%
  15.       are 3 nested functions.
  16.  
  17. people who wants to give their pennies to this project are welcome.
  18.  
  19.  current features in short:
  20.  
  21.         read/writes/view/list picture formats:
  22.         
  23.          ppm/pgm/png/jpg
  24.         
  25.         read/writes/list 3d formats:
  26.         
  27.          tddd/3DS
  28.          
  29.         read/writes/view/delete/update/replace/list quake formats:
  30.         
  31.          wad/(bsp/vis/lit/prt/h?/map)/pak/(qc/dat)/mip/lmp
  32.          
  33.         read/view/list only quake formats:
  34.         
  35.          bsps of quakeII
  36.         
  37.         others:
  38.         
  39.          can compress wads
  40.          can do fs-dithering
  41.          can do smoothing
  42.          uses high quality mipmap-scaling
  43.          build in script-system with recursion-capabilities
  44.          can load pictures directly into bsps
  45.          uses less memory
  46.          error robust
  47.          can parse entire directories and perform the default actions to every file
  48.           and subdirectory
  49.          can extract bsp/pak recursively
  50.  
  51.     display:
  52.     
  53.      animateables lights
  54.      possiblity to visualise the process of qbsp and light
  55.      transparent water
  56.      splitted in system-independend and system-dependend parts
  57.      rudimenal game-capabilities
  58.      wire/flat/8bit/16bit/24bit/32bit graphics-driver
  59.      multiple displays
  60.  
  61.     executables:
  62.     
  63.      qbsp
  64.      light
  65.      rad
  66.      vis
  67.      qview
  68.      ppmdiff
  69.      qcc
  70.      qtools
  71.  
  72. NOTE: some of these features exists only rudimental and are not really
  73.       functional
  74.  
  75.  
  76. ============================= Archive contents =============================
  77.  
  78. Original  Packed Ratio    Date     Time    Name
  79. -------- ------- ----- --------- --------  -------------
  80.    84640   34165 59.6% 21-May-98 01:07:00 +testbsp.bsp
  81.   413116  130822 68.3% 08-Jul-98 08:24:58 +testcode.dat
  82.    64008   17824 72.1% 08-Jul-98 08:24:40 +testlmp.lmp
  83.     5155     814 84.2% 08-Jul-98 08:24:32 +testmap-small.map
  84.   104636    6552 93.7% 08-Jul-98 08:24:56 +testmap.map
  85.   746442  248898 66.6% 08-Jul-98 08:24:38 +testpack.pak
  86.   196623  185346  5.7% 08-Jul-98 08:24:32 +testpic.ppm
  87.   112828   36414 67.7% 05-May-98 03:37:10 +testwad.wad
  88. -------- ------- ----- --------- --------
  89.  1727448  660835 61.7% 10-Sep-98 22:32:50   8 files
  90.